Carbon


InitDialogs

Header: Dialogs.h Carbon status: Unsupported

void InitDialogs (
    void *ignored
);
ignored

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

InitDialogs is not supported in Carbon. There is no need to initialize the Dialog Manager because the shared library is loaded as needed.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)